home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Fiszkowe programy do nauki
/
Teach2000 8.19
/
teach819.exe
/
{app}
/
Teach2000.exe
/
0
/
RCDATA
/
TFRMSAVESPECIAL
/
TFRMSAVESPECIAL.txt
Wrap
Text File
|
2007-07-13
|
2KB
|
92 lines
object frmSaveSpecial: TfrmSaveSpecial
Left = 0
Top = 0
HelpContext = 1081
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
Caption = 'frmSaveSpecial'
ClientHeight = 217
ClientWidth = 486
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poOwnerFormCenter
OnCloseQuery = TntFormCloseQuery
OnCreate = TntFormCreate
DesignSize = (
486
217)
PixelsPerInch = 96
TextHeight = 13
object lblPassword: TTntLabel
Left = 32
Top = 93
Width = 56
Height = 13
Caption = 'lblPassword'
FocusControl = edPassword
end
object cbEmbedMultimedia: TTntCheckBox
Left = 16
Top = 24
Width = 462
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbEmbedMultimedia'
TabOrder = 0
ExplicitWidth = 304
end
object cbEncryptFile: TTntCheckBox
Left = 16
Top = 69
Width = 462
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbEncryptFile'
TabOrder = 2
OnClick = cbEncryptFileClick
end
object btnCancel: TTntButton
Left = 395
Top = 176
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
ModalResult = 2
TabOrder = 5
ExplicitLeft = 237
end
object btnOK: TTntButton
Left = 314
Top = 176
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Default = True
ModalResult = 1
TabOrder = 4
ExplicitLeft = 156
end
object edPassword: TTntEdit
Left = 32
Top = 112
Width = 446
Height = 21
Anchors = [akLeft, akTop, akRight]
Enabled = False
TabOrder = 3
ExplicitWidth = 288
end
object cbOnOpenTest: TTntCheckBox
Left = 16
Top = 47
Width = 462
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbOnOpenTest'
TabOrder = 1
ExplicitWidth = 304
end
end